/* 政策文件 搜索 */
.serch_box{background: #fafafa;padding: 42px 16px 16px;}
.serch_box .no_margin{margin: 0;}
.top_title_pic{position: relative;width: 100%;margin: 0 auto;}
.top_title_pic li{margin: 0;}
.top_title_pic i{position: absolute;display:none;font-style:normal;right: 32px;top: 6px;width: 33px;height: 33px;line-height:36px;color: #696969;cursor: pointer;}
.top_title_pic button{position: absolute;right: 10px;_right: 28px;top: 4px;width: 36px;height: 36px;background: url("../images/search-1.png") 0 0 no-repeat;display: inline-block;
    border: none;outline: none;cursor: pointer;}
.top_title_pic input{width: 100%;height: 42px;line-height: 42px;display: inline-block;font-size: 18px;color: #666;border: 2px solid #015293;outline: none;background: #fff;}

/* 政策文件 列表 */
.xxgkzn_list {margin-top: 20px;}
.xxgkzn_list {clear: both;}
.fenlei-title {
    /* position: absolute; left: 0; */
     display: inline-block; width: 100px; height: 50px; text-align: center; line-height: 50px; background-color: #5179a9; border-radius: 5px; margin: 5px 5px 5px 0px; font-size: 16px; font-weight: 700; color: #fff;}
.fenlei li {display: inline-block;}
.fenlei li a {text-align: center;width: 100px;height: 50px;line-height: 50px;display: inline-block;background-color: #dbedf9;border-radius: 5px;margin: 5px 5px 5px 0px;font-size: 16px;}
.fenlei-title .active1 a {color: #fff;background-color: #6b99d0 !important;}
.xxgkzn_list .table-wrap {margin-bottom: 40px;display: flex;}
.xxgkzn_list table {border: 1px solid #fff;color: #4d4d4d;}
.xxgkzn_list table .tb_title {background: #f2f6fa;color: #2d66a5;}
.xxgkzn_list table .tb_title .xh {width: 8%;}
.xxgkzn_list table .tb_title th {height: 44px;font-size: 16px;line-height: 44px;border-bottom: 6px solid #236caf;text-align: center;}
.xxgkzn_list table .tb_title .bt {width: 44%;border-bottom-color: #32b9e6;}
.xxgkzn_list table .tb_title .fwrq {width: 16%;border-bottom-color: #16b1c1;}
.xxgkzn_list table .tb_title .cwrq {width: 16%;border-bottom-color: #2688c4;}
.xxgkzn_list table .tb_title .fbrq {width: 16%;border-bottom-color: #32b9e6;}
.xxgkzn_list .table-wrap .info {text-align: left;}
.xxgkzn_list .table-wrap td {padding: 15px 6px;text-align: center;font-size: 13px;line-height: 20px;}
.pageInfo {font-size: 14px;text-align: center;padding-bottom: 20px;padding-top: 10px;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.pageInfo .jp-disabled {display: none;}
.pageInfo a {cursor: pointer;}
.pageInfo .jp-current {background: #2d65b4;color: #fff;}
.pageInfo a {cursor: pointer;}
.pageInfo .jp-hidden {display: none !important;}

.pageInfo .jp-current:hover {color: #fff;
}
.cleanBtn{position:absolute; right:5px; top:50%; transform:translateY(-50%); cursor:pointer;display: none;}